home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / CMCD1203.ISO / Software / Complet / CINEBENCH 2003 / resource / modules / objects / res / description / Otorus.res < prev    next >
Text File  |  2003-02-27  |  349b  |  17 lines

  1. CONTAINER Otorus
  2. {
  3.     NAME Otorus;
  4.     INCLUDE Obase;
  5.  
  6.     GROUP ID_OBJECTPROPERTIES
  7.     {
  8.         REAL PRIM_TORUS_OUTERRAD { UNIT METER; MIN 0.0; }
  9.         LONG PRIM_TORUS_SEG             { MIN 3; MAX 1000; }
  10.         REAL PRIM_TORUS_INNERRAD { UNIT METER; MIN 0.0; }
  11.         LONG PRIM_TORUS_CSUB         { MIN 3; MAX 1000; }
  12.     }
  13.  
  14.     INCLUDE Oprimitiveaxis;
  15.     INCLUDE Oprimitiveslice;
  16. }
  17.